home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Health / MedLine.src < prev    next >
Text File  |  1998-10-27  |  772b  |  32 lines

  1. # Created by Gord Lacey
  2. # Visit www.apple-donuts.com
  3. # mailto:bluefrog@shaw.wave.ca
  4.  
  5. <search 
  6.     name = "MedLine"
  7.     method = get
  8.     action = "http://www.ncbi.nlm.nih.gov/htbin-post/Entrez/query"
  9.     update = "http://www.apple-donuts.com/sherlock/Medline.src.hqx"
  10.     updateCheckDays = 3 
  11.     bannerLink = "http://www.apple-donuts.com/sherlocksearch/link/index.html"
  12.     bannerImage = '<img src = "http://www.apple-donuts.com/sherlocksearch/link/banner.gif">'
  13.     >
  14.     
  15. <INPUT NAME="term" user>
  16. <INPUT NAME="form" VALUE="4">
  17. <INPUT NAME="db" VALUE="m">
  18. <INPUT NAME="dispmax" VALUE="75">
  19. <INPUT NAME="relentrezdate" VALUE="No Limit">
  20.  
  21.  
  22. <interpret
  23.  
  24. resultListStart = "documents on this page through Loansome"
  25. resultListEnd = "/html"
  26.  
  27. resultItemStart = "<DT>"
  28. resultItemEnd = "</DL>"
  29.     >
  30. </search>
  31.  
  32.